From: Karl Fogel Date: Sun, 8 Nov 2015 19:40:35 +0000 (-0500) Subject: * etc/NEWS: Mention new `bookmark-set-no-overwrite'. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~23^2~1681 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=5193ad1bcbb4ec80f25cfbfae8e168360fc00534;p=emacs.git * etc/NEWS: Mention new `bookmark-set-no-overwrite'. This really should been part of my previous commit (Sun Nov 8 14:16:43 2015 -0500, git commit 3812e17978). --- diff --git a/etc/NEWS b/etc/NEWS index 57cc4084084..4c5639ffd3d 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -321,6 +321,10 @@ standards. * Changes in Specialized Modes and Packages in Emacs 25.1 +** New function `bookmark-set-no-overwrite' bound to C-x r M. +It raises an error if a bookmark of that name already exists, +unlike `bookmark-set' which silently updates an existing bookmark. + ** JSON --- *** `json-pretty-print' and `json-pretty-print-buffer' now maintain